home *** CD-ROM | disk | FTP | other *** search
- Path: hpwin055.uksr!news
- From: Chris Smith <chris-pso_smith@hp-unitedkingdom.om8.om.hp.com>
- Newsgroups: comp.lang.c++
- Subject: Custom control using MFC Sockets in VC++ 1.52
- Date: 1 Feb 1996 13:15:05 GMT
- Organization: Hewlett-Packard
- Message-ID: <4eqecp$ljp@hpwin055.uksr.hp.com>
- NNTP-Posting-Host: hppina23.uksr.hp.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- I'm trying to create a 16 bit custom control using the MFC Windows Sockets classes.
-
- There appears to be no support for this in a custom control (_AFXCTL defined) when
- using VC++ 1.52. I would like to use the DLL version of MFC, ie. the DLLs oc25.dll,
- ocd25.dll etc. Unfortunately, there is no ocn25.dll shipped with the OLE Controls
- SDK for VC++ 1.52 (MFC version 2.53).
-
- I have attempted to build an ocn25.dll without much success!
-
- Can anyone help!!!
-
-